Build Log
  

Build started: Project: cpx2tex, Configuration: Release|Win32

Command Lines
  
Creating temporary file "g:\Diplomova prace\Podpurne programy\cpx2tex\cpx2tex\Release\RSP00000114322448.rsp" with contents
[
/O2 /GL /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_UNICODE" /D "UNICODE" /FD /EHsc /MD /Yu"stdafx.h" /Fp"Release\cpx2tex.pch" /Fo"Release\\" /Fd"Release\vc80.pdb" /W3 /c /Wp64 /Zi /TP ".\cpx2tex.cpp"
]
Creating command line "cl.exe @"g:\Diplomova prace\Podpurne programy\cpx2tex\cpx2tex\Release\RSP00000114322448.rsp" /nologo /errorReport:prompt"
Creating temporary file "g:\Diplomova prace\Podpurne programy\cpx2tex\cpx2tex\Release\RSP00000214322448.rsp" with contents
[
/OUT:"G:\Diplomova prace\Podpurne programy\cpx2tex\Release\cpx2tex.exe" /INCREMENTAL:NO /MANIFEST /MANIFESTFILE:"Release\cpx2tex.exe.intermediate.manifest" /DEBUG /PDB:"g:\Diplomova prace\Podpurne programy\cpx2tex\release\cpx2tex.pdb" /SUBSYSTEM:CONSOLE /OPT:REF /OPT:ICF /LTCG /MACHINE:X86 kernel32.lib

".\Release\cpx2tex.obj"

".\Release\stdafx.obj"
]
Creating command line "link.exe @"g:\Diplomova prace\Podpurne programy\cpx2tex\cpx2tex\Release\RSP00000214322448.rsp" /NOLOGO /ERRORREPORT:PROMPT"
Creating temporary file "g:\Diplomova prace\Podpurne programy\cpx2tex\cpx2tex\Release\RSP00000314322448.rsp" with contents
[
/outputresource:"..\release\cpx2tex.exe;#1" /manifest

".\Release\cpx2tex.exe.intermediate.manifest"
]
Creating command line "mt.exe @"g:\Diplomova prace\Podpurne programy\cpx2tex\cpx2tex\Release\RSP00000314322448.rsp" /nologo"
Creating temporary file "g:\Diplomova prace\Podpurne programy\cpx2tex\cpx2tex\Release\BAT00000414322448.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% > ".\Release\mt.dep"
]
Creating command line """g:\Diplomova prace\Podpurne programy\cpx2tex\cpx2tex\Release\BAT00000414322448.bat"""
Output Window
  
Compiling...
cpx2tex.cpp
.\cpx2tex.cpp(53) : warning C4996: 'fopen' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(234) : see declaration of 'fopen'
        Message: 'This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\cpx2tex.cpp(57) : warning C4996: 'sprintf' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(345) : see declaration of 'sprintf'
        Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\cpx2tex.cpp(58) : warning C4996: 'fopen' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(234) : see declaration of 'fopen'
        Message: 'This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\cpx2tex.cpp(59) : warning C4996: 'sprintf' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(345) : see declaration of 'sprintf'
        Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\cpx2tex.cpp(60) : warning C4996: 'fopen' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(234) : see declaration of 'fopen'
        Message: 'This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\cpx2tex.cpp(61) : warning C4996: 'fscanf' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(249) : see declaration of 'fscanf'
        Message: 'This function or variable may be unsafe. Consider using fscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\cpx2tex.cpp(62) : warning C4996: 'fscanf' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(249) : see declaration of 'fscanf'
        Message: 'This function or variable may be unsafe. Consider using fscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
Linking...
Generating code
g:\diplomova prace\podpurne programy\cpx2tex\cpx2tex\cpx2tex.cpp(96) : warning C4700: uninitialized local variable 'chng' used
Finished generating code
Embedding manifest...
Results
  
Build log was saved at "file://g:\Diplomova prace\Podpurne programy\cpx2tex\cpx2tex\Release\BuildLog.htm"
cpx2tex - 0 error(s), 8 warning(s)